body
{
	font: 10pt arial;
	color: #000000;
	margin: 0px;
	text-align: center;
	background-color: #D2E9FF;
	background-image: url(/design/tile02.gif);
	background-repeat: repeat;
}

p
{ 
	margin-top: 0px; 
	text-align: left;
}

h3
{
	font: bold 10pt arial;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	color: #7D775C;
	text-align: left;

}

a
{
	font-weight: bold;
}

a:link
{ 
	text-decoration: none; 
	color: #9079C4;
}

a:visited
{ 
	text-decoration: none; 
	color: #A9A2BA;
}

a:hover, a:active
{ 
	text-decoration: underline; 
	color: #C6708E;
}

#date
{
	font: italic bold 8pt arial;
	font-weight: bold; 
	color: #AB3838; 
	text-align: left;
}


#pageHeader
{ 
	margin-bottom: 0px;
}

#pageHeader h1
{
	margin-top: 0px;
	margin-bottom: 50px;
	width: 580px;
	height: 115px;
	float: none;
	text-align: center;
	background-color: transparent;
	background-image: url(/design/logo_greyscript.gif);
	background-repeat: no-repeat;
	background-position: center top;

}

#pageHeader h1 span
{
	display:none
}

#pageHeader h3 span
{
	display:none
}



#container_old
{
	position: relative;
	background: #fff center center;
	margin: 0px;
	border: 0px solid #000000;
	padding: 0px;
	width: 600px;
	height: auto;
	left: auto;
	top: auto;
	float: none;
	clear: none;
	display: block;
}

#container
{
	background: #fff center;
	display: block;
	margin: 25 auto auto;
	padding: 15;
	position: relative;
	width: 640px;
}

#news
{ 
	text-align: left;
	position: relative;
	background: #fff;
	margin: 5px auto;
	border: 3px solid #C7CDD8;
	padding: 5px;
	width: 550px; 
}

#links
{ 
	text-align: left;
	position: relative;
	background: #fff;
	margin: 5px auto;
	border: 3px solid #C7CDD8;
	padding: 5px;
	width: 550px; 
}

#mainpages
{
	background: #668;
	padding: 3x 3px 3px 3px;
	position: absolute;
	top: 125px;
	left: 0px;
	width: 100%;
	height: 30px;
	letter-spacing: 3px;
}

#mainpages h3 span
{
	display:none
}
